home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / dos / teachaid / kwrite4 / txinstal.ini < prev    next >
Text File  |  1994-05-18  |  864b  |  32 lines

  1. OPTIONS BATTO
  2. KWIKWRITE
  3. 700
  4. C:
  5. \KW
  6. %2%3\KW.EXE
  7. ECHO OFF
  8. CLS
  9. Echo Installing to %2%3 . . .
  10. Copy %1*.* %2%3
  11. ERASE %2%3\INSTALL.EXE
  12. ERASE %2%3\TXINSTAL.INI
  13. %2
  14. cd %3
  15. CLS                          
  16. Echo ┌───────────────────────────────────────────────────────────────────┐
  17. Echo │Here are some KWIKWRITE commands you need to know:                 │
  18. Echo │Begin KWIKWRITE with the command KW. Begin the setup program with  │
  19. Echo │the command KWSETUP. There are two tutorials on disk, begin them   │
  20. Echo │by entering their name at the DOS prompt. They are:                │
  21. Echo │   KWTUTOR (about the editor) &  KWTUTPR (about printing docs)     │
  22. Echo └───────────────────────────────────────────────────────────────────┘  
  23. echo Now beginning the KWIKWRITE Setup Procedure . . .
  24. pause
  25. KWSETUP
  26. goto thatsall
  27. :NOSTART
  28. ECHO  
  29. :THATSALL
  30. cls
  31.  
  32.